<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em { margin: 0; padding: 0; border: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-tap-highlight-color: transparent; }
body { font-family: 'Microsoft Yahei'; font-size: 13px; overflow-x: hidden; overflow-y: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; color: #000; }
input, textarea, button { padding: 0; font-family: Verdana, Arial; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
ul, li, ol { list-style: none; }
img { border: 0; }
input[type=submit], input[type=text], button { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; cursor: pointer; }
input:focus, textarea:focus, button:focus, input:active { outline-color: transparent; border: 0; }
input, select, textarea { vertical-align: middle; outline: none; -webkit-tap-highlight-color: transparent; }
a { color: inherit; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; cursor: pointer; color: #D72312; }
a:active { text-decoration: none; }
.hidden { display: none; visibility: hidden; }
.wrap { border: 0; padding: 0; margin: 0 auto; *zoom:1;
}
.wrap:after { clear: both; content: ""; display: table; }
.clear { clear: both; font-size: 0; line-height: 0; height: 0; visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/*关键容器START*/
.container { width: 1190px; margin: 0 auto; padding: 20px 0; }
.index-page .container { padding: 50px 0; }

@media screen and (max-width: 767px) {
.container { width: 98%; padding: 10px 0; }
.index-page .container { padding: 0 0; }
}
.container-l, .container-r { float: left; display: inline; width: 900px; overflow: hidden; position: relative; }
.container-r { float: right; width: 270px; }
.min-inner { margin: 0 auto; overflow: hidden; }

@media screen and (max-width: 767px) {
.container-l, .container-r { width: 100%; }
.container-l { }
.min-inner { padding: 10px 10px; }
}
/*关键容器END*/
.clear { clear: both; }
.fl { float: left !important; }
.fr { float: right !important; }
.absolute { position: absolute; }
.pors { position: relative; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
.hide { opacity: 0; }
.en { font-family: 'Microsoft Yahei'; }
nav li { list-style-type: none; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #6f6f6f;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #6f6f6f;
}
/*统一全局样式*/
.main-container { overflow: hidden; position: relative; }
.container-color { background: #F6F8FF; padding: 20px 0; overflow: hidden; }

@media screen and (max-width: 767px) {
.main-container { padding-top: 60px; }
.index-page .main-container { padding-top: 0; }
}
header { z-index: 9999999; width: 100%; -webkit-box-shadow: 0 10px 30px -10px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 30px -10px rgba(0,0,0,0.6); -o-box-shadow: 0 10px 30px -10px rgba(0,0,0,0.6); box-shadow: 0 10px 30px -10px rgba(0,0,0,0.6); background: #fff; position: relative; }
.fixed-header { background: rgba(255,255,255,0.9); position: fixed; left: 0; top: 0; }
header .container { padding: 0 0; overflow: visible; }
.index-page header { position: absolute; left: 0; top: 0; z-index: 2; height: 232px; background: url(../images/top-bar.png) repeat-x top; box-shadow: none; }
.head-inner { height: 100px; position: relative; z-index: 98; }
.index-page .head-inner { height: 120px; }
.head-inner .logo-inner { float: left; width: 200px; display: flex; align-items: center; height: 100px; position: relative; }
.head-inner .logo-inner img { max-width: 100%; vertical-align: middle; align-items: center; }
.index-page .logo-inner { height: 100px; width: 100%; justify-content: center; text-indent: -99999px; background: url(../images/index-logo.png) no-repeat center; }
.head-inner aside { float: right; position: relative; }
.index-page .head-inner aside { width: 100%; }
.head-inner .nav { float: left; height: 100px; position: relative; margin-right: 20px; }
.index-page .head-inner .nav { height: 40px; margin-right: 0; }
.head-inner .nav .nav-list { float: left; position: relative; z-index: 99; width: 80px; margin: 0 10px; }
.head-inner .nav .nav-list:nth-child(5) i, .head-inner .nav .nav-list:nth-child(6) i, .head-inner .nav .nav-list:nth-child(7) i { display: none; }
.index-page .head-inner .nav .nav-list { width: 120px; }
.head-inner .nav h3 { font-size: 16px; height: 100px; line-height: 100px; text-align: center; position: relative; font-weight: bold; }
.index-page .head-inner .nav h3 { height: 40px; line-height: 40px; }
.head-inner .nav h3 a { display: block; }
.index-page .head-inner .nav h3 a { color: #fff; }
.head-inner .nav h3:hover, .head-inner .nav .cur h3, .head-inner .nav .on h3 { }
.head-inner .nav h3:hover a, .head-inner .nav .cur h3 a { color: #D72312; }
.index-page .head-inner .nav h3:hover a, .index-page .head-inner .nav .cur h3 a { color: #fff; }
.head-inner .nav h3:before { position: absolute; content: ""; width: 0px; height: 2px; background-color: #D72312; left: 0px; bottom: 0px; -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; -moz-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; -o-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; }
.index-page .head-inner .nav h3:before { display: none; }
.head-inner .nav h3:hover:before, .head-inner .nav .cur h3:before, .head-inner .nav .on h3:before { width: 100%; }
.head-inner .nav .sub-nav { position: absolute; display: none; width: 100px; left: -10px; text-align: center; top: 100px; z-index: 98; background: #D72312; transition: all .6s; }
.index-page .head-inner .nav .sub-nav { top: 40px; left: 50%; margin-left: -50px; }
.head-inner .nav .sub-nav li { height: 45px; line-height: 45px; font-size: 14px; text-align: center; }
.head-inner .nav .sub-nav li a { display: block; color: #fff; }
.head-inner .nav .sub-nav li:hover { background: #fff; }
.head-inner .nav .sub-nav li:hover a { color: #D72312; }
.head-inner .search { float: right; margin-top: 31px; height: 36px; width: 180px; border: 1px solid #C3C2C2; padding: 0 10px; border-radius: 18px; overflow: hidden; }
.index-page .head-inner .search { margin-top: 0; border: 1px solid #fff; color: #fff !important; }
.head-inner .search .search-keyword, .head-inner .search .search-submit { float: left; width: 120px; line-height: 34px; color: #868585; overflow: hidden; border: none; background: none; outline: none; }
.index-page .head-inner .search .search-keyword, .index-page .head-inner .search .search-submit { color: #fff; }
.head-inner .search .search-keyword { padding: 0 5px; }
.head-inner .search .search-keyword:focus { background: none; }
.head-inner .search .search-submit { float: right; width: 30px; font-size: 16px; border: none; cursor: pointer; text-align: center; }
.head-inner .search .search-submit:hover { color: #D72312; }
.head-inner .menu-button { float: right; font: normal 32px/60px 'Microsoft Yahei'; color: #D72312; display: none; cursor: pointer; }

@media screen and (max-width: 767px) {
header { position: fixed; left: 0; top: 0; background-color: #fff; }
.head-inner, .head-inner .logo-inner, .head-inner .logo { height: 60px; }
.head-inner .logo-inner { float: left; width: 200px; display: flex; align-items: center; height: 60px; position: relative; }
.head-inner .logo-inner img { max-width: 80%; vertical-align: middle; align-items: center; }
.head-inner .logo a { display: block; width: 100%; height: 100%; }
.head-inner aside { padding-top: 0; }
.head-inner .nav, .head-inner .search { display: none; }
.head-inner .menu-button { display: block; color: #D72312; font-size: 32px; line-height: 60px; }
.index-page header { height: 60px; background: url(../images/top-bar.png) repeat-x bottom; box-shadow: none; }
.index-page .logo-inner { float: left; width: 200px; height: 60px; text-indent: -99999px; background: url(../images/index-logo.png) no-repeat left center; background-size: 50% auto; }
.index-page .head-inner aside { float: right; width: auto; }
.fixed-header { background: rgba(255,255,255,0.9); position: fixed !important; left: 0; top: 0; z-index: 9999999; width: 100%; -webkit-box-shadow: 0 10px 30px -10px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 30px -10px rgba(0,0,0,0.6); -o-box-shadow: 0 10px 30px -10px rgba(0,0,0,0.6); box-shadow: 0 10px 30px -10px rgba(0,0,0,0.6); background: #fff !important; position: relative; }
.fixed-header .logo-inner { background-image: url(../images/logo.png); }
}
/**/
.fixed-menu { position: fixed; width: 100%; height: 100vh; overflow: hidden; z-index: 99999999; right: 0; top: 0; transition: all .3s ease-out; background: rgba(0,0,0,0.5); animation: fadeInRight 1s; -moz-animation: fadeInRight 1s; -webkit-animation: fadeInRight 1s; -o-animation: fadeInRight 1s; display: none; }
.fixed-inner { position: relative; width: 100%; height: 100%; }
.fixed-inner .fixed-close { position: absolute; right: 5px; top: 0px; font: normal 32px/60px 'Microsoft Yahei'; color: #fff; }
.fixed-inner .fixed-nav { position: absolute; left: 0; top: 50%; transform: translateY(-50%); text-align: center; width: 100%; padding: 0 20%; }
.fixed-inner .fixed-nav li { font: normal 22px/1.75 'Microsoft Yahei'; color: #fff; border-bottom: 1px solid #888; padding: 10px 0; }
.fixed-inner .fixed-nav li:last-child { border-bottom: 0; }
.fixed-inner .fixed-nav li a { color: #fff; }
.fixed-inner .fixed-number { position: absolute; bottom: 13%; width: 100%; text-align: center; left: 0; font: normal 32px/32px 'Microsoft Yahei'; color: #fff; }
.fixed-inner .fixed-number a { color: #fff; }

@media screen and (max-width: 767px) {
}

@media screen and (orientation: landscape) {
.fixed-inner .fixed-nav { left: 55%; top: 50%; transform: translate(-50%, -50%); padding: 8% 10%; }
.fixed-inner .fixed-nav li { width: 14.28%; writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/ writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/ height: 100%; line-height: 0; text-align: start; float: left; letter-spacing: 5px; font-size: 28px; border-bottom: 0; }
}
/**/
footer { background: #161719; overflow: hidden; margin-top: 30px; }
footer .container { padding: 0 0; }
.foot-link { padding: 10px 0; padding-top: 30px; overflow: hidden; line-height: 30px; border-bottom: 1px solid #464A50; text-align: center; }
.foot-link li { float: left; position: relative; margin-right: 15px; padding-right: 15px; color: #fff; font-size: 14px; }
.foot-link li a { color: #A7A5A5; }
.foot-link li a:after { content: ''; right: 0; top: 11px; position: absolute; display: block; width: 1px; height: 8px; background: #A7A5A5; transition: all .6s; }
.foot-link li:last-child { padding-right: 0; margin-right: 0; }
.foot-link li:last-child a:after { display: none; }
.foot-inner { padding: 30px 0; padding-bottom: 40px; overflow: hidden; }
.foot-text, .foot-nav, .foot-code { float: left; position: relative; color: #fff; line-height: 30px; font-size: 14px; color: #A7A5A5; }
.foot-text { width: 380px; }
.foot-text li { width: 100%; }
.foot-text li i { color: #D72312; float: left; width: 20px; height: 30px; overflow: hidden; line-height: 30px; }
.foot-text li:first-child { color: #fff; }
.foot-text li strong { display: block; font-size: 36px; color: #D72312; padding: 10px 0; }
.foot-nav { width: 600px; border: 1px solid #464A50; border-top: 0; border-bottom: 0; padding: 10px 30px; padding-left: 60px; }
.foot-nav dl { float: left; width: 21%; margin: 0 2%; }
.foot-nav dt, .foot-nav dd, .foot-nav li { display: block; }
.foot-nav dt { color: #fff; font-size: 16px; font-weight: bold; }
.foot-nav dt a { color: #fff; }
.foot-nav dd { }
.foot-nav li { }
.foot-nav li a { }
.foot-code { float: right; width: 150px; text-align: center; }
.foot-code .image { margin-top: 35px; }
.foot-code .image img { max-width: 100px; vertical-align: middle; }
.foot-code .text { padding-top: 10px; }
.foot-power { background: #2F3234; overflow: hidden; color: #fff; text-align: center; width: 100%; padding: 15px 0; }
.foot-power a { color: #fff; }
.foot-power .power-l, .foot-power .power-r { float: left; }
.foot-power .power-r { float: right; }

@media screen and (max-width: 767px) {
.foot-inner { padding: 10px 0; }
.foot-link, .foot-nav { display: none; }
.foot-text, .foot-code { width: 100%; padding: 10px 10px; margin-top: 0; }
.foot-code .image { margin-top: 0; }
.foot-code .image img { max-width: 50%; vertical-align: middle; }
.foot-code .text { padding-top: 10px; }
.foot-power { padding: 10px 10px; }
.foot-power .power-l, .foot-power .power-r { width: 100%; text-align: center; }
}
/**/
.fixed-online { position: fixed; right: 10px; bottom: 160px; z-index: 99999; }
.fixed-online .item { position: relative; width: 60px; height: 60px; text-align: center; background: #fff; margin-bottom: 5px; border-radius: 5px; }
.fixed-online .item:hover { border-radius: 0; }
.fixed-online .item dt { width: 60px; height: 60px; }
.fixed-online .item dt i { display: block; line-height: 60px; font-size: 28px; }
.fixed-online .item dt a { display: block; }
.fixed-online .item dd { position: absolute; right: 60px; top: 0; width: auto; overflow: hidden; line-height: 30px; font-size: 20px; padding: 0 10px; background: #D72312; color: #fff; display: none; }
.fixed-online .item dd a { color: #fff; display: block; }
.fixed-online .item dd img { width: 150px; vertical-align: middle; margin: 10px 0; }
.fixed-online .item dd strong { float: left; }
.fixed-online .item:hover dd { display: block; }
.fixed-online .item:hover { background: #D72312; }
.fixed-online .item:hover i { color: #fff; }

@media screen and (max-width: 767px) {
.fixed-online { display: none; }
}
/**/
.banner-wrap { position: relative; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; height: 295px; z-index: 1; }
.banner-wrap:after { content: ''; position: absolute; left: 0; top: 0; display: table-cell; width: 100%; height: 100%; background: rgba(0,0,0,0); opacity: 1; }
.banner-wrap .banner-inner { position: absolute; left: 0; top: 30%; transform: translateY(-30%); width: 100%; z-index: 2; text-align: center; }
.banner-wrap .banner-inner .title, .banner-wrap .banner-inner .descrition { display: block; overflow: hidden; color: #fff; animation: fadeInUp 1s; -moz-animation: fadeInUp 1s; -webkit-animation: fadeInUp 1s; -o-animation: fadeInUp 1s; line-height: 1.65; }
.banner-wrap .banner-inner .title { font-size: 28px; }
.banner-wrap .banner-inner .descrition { font-size: 18px; }
.banner-wrap .image-inner { position: relative; overflow: hidden; z-index: 1; display: none; }
.banner-wrap .image-inner img { position: relative; left: 50%; transform: translate3d(-50%, 0, 0); width: calc(1.4*100%);
}

@media screen and (max-width: 767px) {
.banner-wrap { height: auto; }
.banner-wrap .banner-inner { display: none; }
.banner-wrap .image-inner { display: block; }
}
/**/
.crumbs-wrap { border-bottom: 1px solid #E8E8E8; }
.crumbs-wrap .container { padding: 10px 0; }
.crumbs-inner { overflow: hidden; }
.crumbs-inner .text, .crumbs-inner .list, .crumbs-inner .type { float: right; line-height: 45px; }
.crumbs-inner .text { }
.crumbs-inner .text a { }
.crumbs-inner .text a:last-child { color: #D72312; }
.crumbs-inner .type { float: left; font-size: 18px; font-weight: bold; position: relative; font-weight: bold; display: flex; align-items: center; }
.crumbs-inner .type i { color: #D72312; font-size: 22px; margin-right: 10px; margin-left: 2px; }
.crumbs-inner .type strong { color: #D72312; }

@media screen and (max-width: 767px) {
.crumbs-inner .text { display: none; }
}
/**/
.caption-inner { padding: 10px 0; overflow: hidden; }
.caption-inner .title-inner, .caption-inner .inside-inner, .caption-inner .other-inner, .caption-inner .more-inner, .about-caption, .index-caption, .index-tab, .index-more { position: relative; width: 100%; overflow: hidden; }
.caption-inner .title-inner { padding: 10px 0; text-align: center; }
.caption-inner .title-inner .title { position: relative; z-index: 2; padding-bottom: 15px; margin-bottom: 15px; font-size: 24px; font-weight: bold; }
.caption-inner .title-inner .text { text-transform: uppercase; position: relative; z-index: 2; color: #666; font-size: 16px; line-height: 30px; }
.caption-inner .inside-inner { text-align: center; }
.caption-inner .inside-inner .title { font-size: 42px; text-transform: uppercase; }
.caption-inner .inside-inner .text { padding: 10px 0; font-size: 18px; padding-bottom: 30px; background: url(../images/caption-ico.png) no-repeat center bottom; }
.caption-inner .inside-inner .other { padding: 20px 0; font-size: 24px; font-weight: bold; color: #D72312; }
.caption-inner .inside-inner .list { padding: 20px 0; text-align: center; }
.caption-inner .inside-inner .list li { display: inline-block; height: 40px; line-height: 38px; border: 1px solid #E8E8E8; border-radius: 20px; font-size: 16px; padding: 0 20px; overflow: hidden; }
.caption-inner .inside-inner .list li a { display: block; }
.caption-inner .inside-inner .list li.cur, .caption-inner .inside-inner .list li:hover { background: #D72312; }
.caption-inner .inside-inner .list li.cur a, .caption-inner .inside-inner .list li:hover a { color: #fff; }
.caption-inner .other-inner { border-bottom: 1px solid #E8E8E8; padding: 20px 0; overflow: hidden; position: relative; font-size: 18px; font-weight: bold; padding-left: 15px; }
.caption-inner .other-inner:before { content: ''; position: absolute; left: 0; height: 18px; top: 50%; margin-top: -9px; width: 4px; background: #D72312; }
.caption-inner .more-inner { }
.caption-inner .more-inner a { margin: 0 auto; width: 160px; height: 40px; line-height: 40px; background: #D72312; border-radius: 20px; display: block; text-align: center; overflow: hidden; color: #fff; font-size: 16px; }
.about-caption { padding: 10px 0; position: relative; padding-left: 20px; background: url(../images/dou.png) no-repeat left 10px; }
.about-caption .title, .about-caption .text { line-height: 30px; display: block; overflow: hidden; z-index: 1; }
.about-caption .title { font-size: 24px; font-weight: bold; }
.about-caption .text { z-index: 0; color: #CDCDCD; font-size: 24px; font-weight: bold; font-style: italic; text-transform: uppercase; }
.index-caption { padding: 10px 0; height: 80px; padding-bottom: 20px; position: relative; text-align: center; }
.index-caption .title, .index-caption .text { line-height: 50px; }
.index-caption .title { font-size: 38px; position: relative; z-index: 1; background: url(../images/index-capiton.png) no-repeat center; }
.index-caption .title strong { color: #D72312; font-weight: normal; }
.index-caption .text { z-index: 0; position: absolute; left: 0; top: 30px; width: 100%; color: #E6E4E4; font-size: 34px; text-transform: uppercase; }
.index-tab { }
.index-tab:before { content: ''; position: absolute; left: 0; width: 100%; height: 1px; bottom: 18px; z-index: 0; background: #E5E6ED; }
.index-tab .tab-nav { text-align: center; padding-bottom: 8px; position: relative; z-index: 1; }
.index-tab .tab-nav li { display: inline-block; padding: 20px 10px; font-size: 18px; color: #BFBFBF; overflow: hidden; }
.index-tab .tab-nav li.on, .index-tab .tab-nav li:hover { background: url(../images/tab.png) no-repeat center bottom; color: #D72312; }
.index-shop-tab .tab-nav { float: left; width: auto; }
.index-shop-tab .tab-nav li { float: left; }
.index-shop-tab .more { float: right; line-height: 55px; font-size: 16px; text-transform: capitalize; }
.index-shop-tab:before { content: ''; position: absolute; left: 0; width: 100%; height: 1px; bottom: 15px; z-index: 0; background: #E5E6ED; }
.index-more { padding: 10px 0; }
.index-more a { margin: 0 auto; display: block; width: 200px; height: 50px; line-height: 48px; border: 1px solid #e8e8e8; overflow: hidden; text-align: center; font-size: 16px; }
.index-more a:hover { border: 1px solid #D72312; background: #D72312; color: #fff; }

@media screen and (max-width: 767px) {
.caption-inner .inside-inner .title { font-size: 30px; }
.caption-inner .inside-inner .list li { padding: 0 10px; }
.index-caption .title { font-size: 28px; }
.index-caption .text { font-size: 24px; }
.index-tab .tab-nav li { padding: 20px 10px; font-size: 16px; }
.index-shop-tab .more { display: none; }
.index-shop-tab .tab-nav li { float: left; width: 33.33333%; }
}
/**/
.contact-inner { padding: 20px 0; overflow: hidden; }
.contact-inner li { overflow: hidden; margin: 20px 0; font-size: 15px; line-height: 30px; color: #656464; padding-left: 70px; background-repeat: no-repeat; background-position: left center; position: relative; }
.contact-inner li strong { display: block; font-weight: bold; color: #000; font-size: 16px; }
.contact-inner li:before { content: ''; position: absolute; left: 0; top: 0; width: 56px; height: 56px; border-radius: 50%; background-repeat: no-repeat; background-position: center; border: 1px solid #EBEAEA; }
.contact-inner li:nth-child(1):before { background-image: url(../images/contact-ico-1.png); }
.contact-inner li:nth-child(2):before { background-image: url(../images/contact-ico-2.png); }
.contact-inner li:nth-child(3):before { background-image: url(../images/contact-ico-3.png); }
.contact-inner li:nth-child(4):before { background-image: url(../images/contact-ico-4.png); }
.contact-inner li:nth-child(5):before { background-image: url(../images/contact-ico-5.png); }
.contact-inner li:nth-child(1):hover:before { background-image: url(../images/contact-ico-1-hover.png); background-color: #D72312; }
.contact-inner li:nth-child(2):hover:before { background-image: url(../images/contact-ico-2-hover.png); background-color: #D72312; }
.contact-inner li:nth-child(3):hover:before { background-image: url(../images/contact-ico-3-hover.png); background-color: #D72312; }
.contact-inner li:nth-child(4):hover:before { background-image: url(../images/contact-ico-4-hover.png); background-color: #D72312; }
.contact-inner li:nth-child(5):hover:before { background-image: url(../images/contact-ico-5-hover.png); background-color: #D72312; }

@media screen and (max-width: 767px) {
}
/**/
.single-inner { padding: 20px 0; font-size: 15px; line-height: 1.85; overflow: hidden; }
.single-inner img { max-width: 96%; vertical-align: middle; margin: 5px auto; display: block; }
.single-inner strong { font-size: 20px; font-weight: bold; }
.single-inner u { color: #1143DD; }

@media screen and (max-width: 767px) {
.single-inner { }
}
.about-list { padding: 20px 0; text-align: center; overflow: hidden; }
.about-list .item { display: inline-block; width: 18.5%; margin: 20px 0.625%; padding: 0px 20px; position: relative; transition: all .6s; }
.about-list .item:before { content: ''; position: absolute; right: 0; top: 0; display: block; width: 1px; height: 100%; background: #E8E8E8; }
.about-list .item:last-child:before { display: none; }
.about-list .item .image { width: 100%; display: flex; height: 100px; align-items: center; justify-content: center; }
.about-list .item .image img { align-items: center; }
.about-list .item .title { font-size: 18px; color: #B62020; text-overflow: ellipsis; overflow: hidden; }
.about-list .item .title strong { font-size: 36px; }
.about-list .item .descrition { margin: 10px 0 10px; font-size: 16px; overflow: hidden; }

@media screen and (max-width: 767px) {
.about-list .item { float: left; width: 48.75%; display: inline; }
.about-list .item:nth-child(2):before { display: none; }
.about-list .item .title strong { font-size: 30px; }
.about-list .item .descrition { font-size: 14px; }
}
/**/
.about-show { padding: 20px 0; overflow: hidden; text-align: center; }
.about-show .item { display: inline-block; width: 280px; margin: 0 10px; overflow: hidden; position: relative; transition: all .6s; }
.about-show .item .image-inner, .about-show .item .text-inner { display: block; overflow: hidden; line-height: 30px; }
.about-show .item .image-inner { height: 280px; display: flex; align-items: center; justify-content: center; position: relative; }
.about-show .item .image-inner img { width: 100%; align-items: center; vertical-align: middle; transition: all .6s; z-index: 1; }
.about-show .item:hover .image-inner img { transform: scale(1.025); }
.about-show .item .text-inner { padding: 10px 20px; background: #fff; position: relative; font-size: 15px; line-height: 30px; }
.about-show .item .text-inner .title { font-size: 16px; overflow: hidden; }

@media screen and (max-width: 767px) {
.about-show .item { width: 100%; float: left; margin: 0 0; margin-bottom: 20px; }
.about-show .item .image-inner { height: auto; }
}
/**/
.contact-list { padding: 20px 0px; overflow: hidden; }
.contact-list li { float: left; width: 30.33333%; margin: 10px 1.5%; }
.contact-list li .image, .contact-list li .title, .contact-list li .text { display: block; line-height: 30px; font-size: 14px; text-align: center; }
.contact-list li .image { margin: 0 auto; width: 100px; height: 100px; border: 5px solid #fff; border-radius: 50%; background-color: #D72312; line-height: 90px; text-align: center; font-size: 40px; color: #fff; }
.contact-list li .title { padding: 10px 0; font-size: 18px; font-weight: bold; }
.contact-list li .text { }

@media screen and (max-width: 767px) {
.contact-list li { width: 100%; margin: 10px 0; }
.contact-list li .image { float: left; margin-right: 20px; }
.contact-list li .title, .contact-list li .text { text-align: left; }
.contact-list li .title { padding: 5px 0; }
}
/**/
.map-inner { margin: 20px 0px; height: 500px; padding: 5px 5px; border: 1px solid #E8E8E8; overflow: hidden; }
#map label { max-width: none; }
#map div { box-sizing: initial; }

@media screen and (max-width: 767px) {
.map-inner { height: 300px; }
}
/**/
.form-inner { margin: 20px 0; padding: 30px 100px; background: #F7F7F7; overflow: hidden; }
.form-inner .item { float: left; width: 100%; margin: 10px 0; overflow: hidden; transition: all .6s; cursor: pointer; position: relative; }
.form-inner .item dt, .form-inner .item dd { display: block; overflow: hidden; }
.form-inner .item dt { line-height: 40px; font-size: 15px; }
.form-inner .item dt span { color: #D72312; }
.form-inner .form-input, .form-inner .form-textarea, .form-inner .form-button { border: 1px solid #CCCCCC; padding: 0 10px; line-height: 40px; outline: none; width: 100%; color: #595959; font-size: 14px; border-radius: 5px; }
.form-inner .form-textarea { height: 160px; resize: none; }
.form-inner .form-button { margin: 0 auto; display: block; width: 100%; text-align: center; font-size: 16px; background: #D72312; border-radius: 5px; border-color: #D72312; color: #fff; cursor: pointer; }

@media screen and (max-width: 767px) {
.form-inner { padding: 2px 20px; }
.form-inner .item { width: 100%; }
}
/**/
.mess-list { padding: 20px 0; overflow: hidden; }
.mess-list li { float: left; height: 70px; line-height: 70px; padding-left: 80px; width: 23%; margin: 0 1%; overflow: hidden; font-size: 16px; background-repeat: no-repeat; background-position: left center; }
.mess-list li:nth-child(1) { background-image: url(../images/message-ico-1.png); }
.mess-list li:nth-child(2) { background-image: url(../images/message-ico-2.png); }
.mess-list li:nth-child(3) { background-image: url(../images/message-ico-3.png); }
.mess-list li:nth-child(4) { background-image: url(../images/message-ico-4.png); }

@media screen and (max-width: 767px) {
.mess-list li { width: 100%; margin: 0 0; }
}
/**/
.news-list { padding: 20px 15px; padding-top: 0; overflow: hidden; }
.news-list .item { float: left; width: 100%; margin: 15px 0; padding: 20px 20px; box-shadow: -2px 1px 15px 0px rgba(244,244,244,0.9); position: relative; transition: all .6s; }
.news-list .item .image-inner, .news-list .item .text-inner { width: auto; display: block; overflow: hidden; line-height: 30px; }
.news-list .item .image-inner { float: left; width: 255px; height: 155px; display: flex; align-items: center; position: relative; margin-right: 20px; border: 1px solid #E5E5E5; }
.news-list .item .image-inner img { max-width: 100%; align-items: center; vertical-align: middle; transition: all .6s; z-index: 1; }
.news-list .item:hover .image-inner img { transform: scale(1.025); }
.news-list .item .text-inner { position: relative; }
.news-list .item .text-inner .title { height: 30px; font-size: 24px; font-weight: bold; overflow: hidden; }
.news-list .item .text-inner .text { height: 90px; overflow: hidden; font-size: 15px; color: #696868; }
.news-list .item .text-inner .data { overflow: hidden; padding-top: 10px; font-size: 15px; }
.news-list .item .text-inner .data dd { float: left; font-weight: normal; color: #908E8E; transition: all .4s; position: relative; margin-right: 30px; }
.news-list .item:last-child { border-bottom: 0; }

@media screen and (max-width: 767px) {
.news-list .item .image-inner, .news-list .item .text-inner { width: 100%; }
.news-list .item .image-inner { width: 100%; margin: 0; height: auto; }
.news-list .item .text-inner .text { height: auto; }
.news-list .item .text-inner .title { height: auto; padding-top: 10px; font-size: 18px; }
}
/**/
.shop-list { padding: 20px 0; padding-top: 0; overflow: hidden; }
.shop-list .item { float: left; width: 32%; margin: 10px 2%; margin-left: 0; position: relative; transition: all .6s; }
.shop-list .item:nth-child(3n) { float: right; margin-right: 0; }
.shop-list .item .image-inner, .shop-list .item .text-inner { display: block; overflow: hidden; line-height: 30px; }
.shop-list .item .image-inner { height: 465px; display: flex; background: #F3F6F9; align-items: center; justify-content: center; position: relative; }
.shop-list .item .image-inner img { max-width: 100%; align-items: center; vertical-align: middle; transition: all .6s; z-index: 1; }
.shop-list .item:hover .image-inner img { transform: scale(1.025); }
.shop-list .item .text-inner { padding: 20px 20px; position: relative; text-align: center; font-size: 15px; line-height: 30px; }
.shop-list .item .text-inner .title { font-size: 20px; overflow: hidden; }
.shop-list .item .text-inner .text { margin-top: 5px; overflow: hidden; color: #696868; }

@media screen and (max-width: 767px) {
.shop-list .item { float: left; width: 96%; margin: 10px 2%; }
.shop-list .item .image-inner { height: auto; }
.shop-list .item .text-inner .title { font-size: 18px; }
}
/**/
.honur-list { padding: 20px 0; padding-top: 0; overflow: hidden; }
.honur-list .item { float: left; width: 18.4%; margin: 20px 2%; margin-left: 0; }
.honur-list .item:nth-child(5n) { float: right; margin-right: 0; }
.honur-list .item .image-inner, .honur-list .item .text-inner { overflow: hidden; position: relative; text-align: center; }
.honur-list .item .image-inner { width: 100%; display: flex; align-items: center; height: 285px; border: 1px solid #E5E5E5; }
.honur-list .item .image-inner img { width: 100%; vertical-align: middle; z-index: 1; transition: all .6s; }
.honur-list .item:hover .image-inner img { transform: scale(1.025); }
.honur-list .item .text-inner { padding: 10px 0; line-height: 30px; font-size: 16px; }

@media screen and (max-width: 767px) {
.honur-list { display: block; }
.honur-list .item { float: left; width: 48.75%; margin: 20px 0.625%; }
.honur-list .item .image-inner, .honur-list .item .text-inner { width: 100%; margin-right: 0; }
.honur-list .item .image-inner { height: 250px; margin-bottom: 5px; }
.honur-list .item .text-inner { }
}
/**/
.page-turn { text-align: center; padding: 10px 10px 20px; overflow: hidden; }
.page-turn a { display: inline-block; overflow: hidden; height: 76px; line-height: 76px; font-size: 22px; color: #D72312; margin: 0px 10px; text-align: center; }
.page-turn a.page-num-current { text-decoration: underline; }
.page-turn span { display: none; }
/**/
.view-page { }
.view-inner { padding: 20px 0; overflow: hidden; position: relative; background: url(../images/view-line.png) no-repeat center bottom; margin-bottom: 20px; }
.view-title { font-size: 24px; font-weight: 800; height: 40px; line-height: 40px; text-transform: uppercase; position: relative; padding-left: 15px; }
.view-title:before { content: ''; position: absolute; left: 0; height: 20px; top: 50%; margin-top: -10px; width: 4px; background: #D72312; }
.view-info { margin-bottom: 20px; padding: 10px 0; padding-bottom: 20px; font-size: 14px; color: #595959; border-bottom: 1px solid #E8E8E8; line-height: 30px; overflow: hidden; }
.view-info li { display: inline-block; margin-right: 20px; }
.view-body { padding: 10px 0; font-size: 15px; line-height: 1.85; margin-bottom: 30px; overflow: hidden; }
.view-body img { max-width: 100%; }
.view-body a { color: #FFBF37; text-decoration: underline; }
.view-prev { border-top: 1px solid #E8E8E8; padding: 20px 0px; font-size: 14px; overflow: hidden; }
.view-prev li { line-height: 35px; }
.view-prev li a { }
.view-prev li i { color: #D4D4D4; }
.view-back { position: absolute; right: 0; top: 20px; height: 40px; line-height: 38px; border: 1px solid #E8E8E8; border-radius: 20px; font-size: 15px; padding: 0 20px; overflow: hidden; }
.view-back a { display: block; }
.view-back:hover { background: #D72312; }
.view-back:hover a { color: #fff; }
.social-share { margin-bottom: 0px; }

@media screen and (max-width: 767px) {
.view-title { height: auto; line-height: 1.65; padding-left: 0; }
.view-back { display: none; }
.view-title:before { display: none; }
}
.view-shop { padding: 20px 20px; }
.shop-text, .shop-slide { float: left; width: 48%; }
.shop-text { float: right; }
.shop-text .title { font-size: 24px; font-weight: 800; height: 40px; line-height: 40px; text-transform: uppercase; position: relative; color: #D72312; }
.shop-text .tedian { margin-bottom: 20px; padding: 10px 0; padding-bottom: 20px; font-size: 16px; color: #595959; border-bottom: 2px solid #e8e8e8; line-height: 30px; overflow: hidden; }
.shop-text .list { margin: 40px 0; overflow: hidden; line-height: 30px; font-size: 14px; border-left: 1px solid #e8e8e8; }
.shop-text .list li { float: left; width: 33.33333%; border-right: 1px solid #e8e8e8; position: relative; padding-top: 90px; text-align: center; background-repeat: no-repeat; background-position: top center; }
.shop-text .list li:nth-child(1) { background-image: url(../images/shop-ico-1.png); }
.shop-text .list li:nth-child(2) { background-image: url(../images/shop-ico-2.png); }
.shop-text .list li:nth-child(3) { background-image: url(../images/shop-ico-3.png); }
.shop-text .other { border-top: 2px solid #e8e8e8; padding: 30px 0; overflow: hidden; font-size: 16px; line-height: 30px; }
.shop-text .other strong, .shop-text .other label { width: auto; display: block; overflow: hidden; }
.shop-text .other strong { float: left; font-weight: normal; }
.shop-text .other { }

@media screen and (max-width: 767px) {
.view-shop { padding: 10px 0px; }
.shop-text, .shop-slide { float: left; width: 100%; }
.shop-slide { margin-bottom: 20px; }
.shop-text .title { height: auto; line-height: 1.65; padding-left: 0; }
.shop-text .tedian { }
.shop-text .list { margin: 10px 0; }
}
/**/
.shop-slide { position: relative; }
.shop-slide .slide-images { float: right; overflow: hidden; width: 80%; height: 600px; position: relative; border: 1px solid #E8E8e8; }
.shop-slide .slide-images li { width: 100%; height: 100%; text-align: center; overflow: hidden; background: #EDF1F6; }
.shop-slide .slide-images li span { height: 100%; display: inline-block; vertical-align: middle; }
.shop-slide .slide-images li img { max-width: 100%; vertical-align: middle; }
.shop-slide .smallScroll { float: left; width: 18%; padding-top: 100px; }
.shop-slide .sPrev, .shop-slide .sNext { display: block; width: 100%; border: 1px solid #E8E8e8; overflow: hidden; height: 36px; line-height: 34px; text-align: center; font-size: 20px; }
.shop-slide .sNext { }
.shop-slide .sPrev:hover, .shop-slide .sNext:hover { opacity: 0.8; }
.shop-slide .slide-thumb { margin: 8px auto; width: 100%; height: 312px; overflow: hidden; }
.shop-slide .slide-thumb ul { width: 100%; height: 9999px; overflow: hidden; }
.shop-slide .slide-thumb li { margin: 5px auto; float: left; overflow: hidden; width: 100%; height: 70px; background: #EDF1F6; text-align: center; border: 1px solid #E8E8e8; cursor: pointer; }
.shop-slide .slide-thumb li span { }
.shop-slide .slide-thumb li img { height: 70px; vertical-align: middle; }
.shop-slide .slide-thumb li.on { border-color: #D72312; }

@media screen and (max-width: 767px) {
.shop-slide .slide-images { height: 400px; }
.shop-slide .smallScroll { padding-top: 0; }
}
/**/
.lease-article { padding: 20px 0; overflow: hidden; }
.lease-article .item { float: left; width: 31.33333%; margin: 0 1%; box-shadow: -2px 1px 15px 0px rgba(244,244,244,0.9); position: relative; transition: all .6s; }
.lease-article .item .image-inner, .lease-article .item .text-inner { display: block; overflow: hidden; line-height: 30px; }
.lease-article .item .image-inner { height: 255px; display: flex; align-items: center; justify-content: center; position: relative; }
.lease-article .item .image-inner img { width: 100%; align-items: center; vertical-align: middle; transition: all .6s; z-index: 1; }
.lease-article .item:hover .image-inner img { transform: scale(1.025); }
.lease-article .item .text-inner { padding: 20px 20px; position: relative; font-size: 15px; line-height: 30px; }
.lease-article .item .text-inner .title { height: 70px; font-size: 20px; overflow: hidden; }
.lease-article .item .text-inner .text { margin-top: 5px; height: 60px; overflow: hidden; color: #696868; }
.lease-article .item .text-inner .other { overflow: hidden; color: #908E8E; }

@media screen and (max-width: 767px) {
.lease-article .item { width: 98%; margin: 0 1%; margin-bottom: 20px; }
.lease-article .item .image-inner { height: auto; }
}
/**/
.index-full { width: 100%; margin: 0 auto; height: 100vh; position: relative; z-index: 1; overflow: hidden; }
#index-full { margin: 0 auto; width: 100%; height: 100vh; position: relative !important; z-index: 1!important; }
#index-full .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; }
#index-full .swiper-slide { position: relative; background-repeat: no-repeat; background-position: center; background-size: cover; }
#index-full .swiper-slide a { display: block; height: 100% !important; }
#index-full .swiper-slide img { display: none; }
#index-full .swiper-pagination { bottom: 10px !important; display: flex; align-items: center; justify-content: center; }
#index-full .swiper-pagination-bullet { width: 12px !important; height: 12px !important; background-color: #C34E52 !important; border: 3px solid #C34E52 !important; opacity: 1; border-radius: 50%; }
#index-full .swiper-pagination-bullet-active { border: 0 solid #fff !important; background-color: #DB9497 !important; width: 15px !important; height: 15px !important; }
#index-full .swiper-button-prev, #index-full .swiper-button-next { position: absolute; top: 50%; margin-top: -28px; width: 45px; height: 45px; border: 1px solid #BAC1C6; color: #BAC1C6; text-align: center; line-height: 43px; background: none; font-size: 18px; outline: none; }
#index-full .swiper-button-prev { left: 1%; }
#index-full .swiper-button-next { right: 1%; }
#index-full .swiper-button-prev:hover, #index-full .swiper-button-next:hover { border-color: #D72312; background-color: #D72312; color: #fff; }

@media screen and (max-width: 767px) {
.index-full { height: 100%; position: relative; z-index: 1; overflow: hidden; }
#index-full { height: 100%; position: relative !important; z-index: 1!important; }
#index-full .swiper-slide img { display: block; width: 100%; }
#index-full .swiper-button-prev, #index-full .swiper-button-next { display: none; }
#index-full .swiper-pagination-bullet { width: 8px !important; height: 8px !important; }
#index-full .swiper-pagination-bullet-active { width: 11px !important; height: 11px !important; }
}
/**/
.index-adver { padding: 20px 0; overflow: hidden; }
.index-adver .item { float: left; width: 49%; margin: 20px 0; margin-bottom: 0; background-color: #DFE7EF; background-repeat: no-repeat; background-position: left center; overflow: hidden; position: relative; transition: all .6s; padding: 50px 20px; }
.index-adver .item:nth-child(1) { height: 600px; padding-left: 200px; }
.index-adver .item:nth-child(2), .index-adver .item:nth-child(3) { float: right; height: 290px; background-position: right center; }
.index-adver .item:nth-child(3) { margin-top: 20px; }
.index-adver .item .text-inner, .index-adver .item .title, .index-adver .item .text { display: block; color: #4A4949; }
.index-adver .item .text-inner { line-height: 30px; }
.index-adver .item .title { line-height: 40px; font-size: 30px; }
.index-adver .item .text { font-size: 14px; }
.index-adver .item .ico { padding: 20px 0; }
.index-adver .item .ico em { float: left; width: 40px; height: 3px; background: #D72312; overflow: hidden; }

@media screen and (max-width: 767px) {
.index-adver { padding: 0 0; }
.index-adver .item { width: 100%; }
.index-adver .item:nth-child(1) { height: auto; padding-left: 20px; }
.index-adver .item:nth-child(2), .index-adver .item:nth-child(3) { height: auto; }
.index-adver .item:nth-child(3) { margin-top: 20px; }
}
/**/
.index-contact { padding: 20px 0; overflow: hidden; text-align: center; }
.index-contact li { display: inline-block; line-height: 38px; margin: 10px 30px; padding-left: 50px; overflow: hidden; font-size: 16px; background-repeat: no-repeat; background-position: left center; }
.index-contact li:nth-child(1) { background-image: url(../images/index-contact-1.png); }
.index-contact li:nth-child(2) { background-image: url(../images/index-contact-2.png); }
.index-contact li:nth-child(3) { background-image: url(../images/index-contact-3.png); }

@media screen and (max-width: 767px) {
.index-contact li { float: left; width: 100%; margin: 10px 0; text-align: left; }
}
/**/
.index-form { overflow: hidden; }
.index-form .item { float: left; width: 100%; margin: 10px 0; overflow: hidden; transition: all .6s; cursor: pointer; position: relative; }
.index-form .item dt, .index-form .item dd { display: block; overflow: hidden; }
.index-form .item dt { line-height: 40px; font-size: 15px; }
.index-form .item dt span { color: #D72312; }
.index-form .form-input, .index-form .form-textarea, .index-form .form-button { border: 1px solid #CCCCCC; padding: 0 10px; line-height: 40px; outline: none; width: 100%; color: #595959; font-size: 14px; }
.index-form .form-textarea { height: 120px; resize: none; }
.index-form .form-button { margin: 0 auto; display: block; width: 100%; text-align: center; font-size: 16px; background: #D72312; border-color: #D72312; color: #fff; cursor: pointer; }

@media screen and (max-width: 767px) {
}
/**/
.index-article { padding: 20px 0; overflow: hidden; }
.index-article .item { float: left; width: 31.33333%; margin: 0 1%; box-shadow: -2px 1px 15px 0px rgba(244,244,244,0.9); position: relative; transition: all .6s; }
.index-article .item .image-inner, .index-article .item .text-inner { display: block; overflow: hidden; line-height: 30px; }
.index-article .item .image-inner { height: 255px; display: flex; align-items: center; justify-content: center; position: relative; }
.index-article .item .image-inner img { width: 100%; align-items: center; vertical-align: middle; transition: all .6s; z-index: 1; }
.index-article .item:hover .image-inner img { transform: scale(1.025); }
.index-article .item .text-inner { padding: 20px 20px; position: relative; background: #fff; font-size: 15px; line-height: 30px; }
.index-article .item .text-inner .title { height: 70px; font-size: 20px; overflow: hidden; }
.index-article .item .text-inner .text { margin-top: 5px; height: 60px; overflow: hidden; color: #696868; }
.index-article .item .text-inner .other { overflow: hidden; color: #908E8E; }

@media screen and (max-width: 767px) {
.index-article .item { width: 100%; margin: 10px 0; }
.index-article .item .image-inner { height: auto; }
.index-article .item .text-inner .title { font-size: 18px; }
.index-article .item .text-inner .text { height: auto; }
}
/**/
.index-shop { padding: 20px 0; padding-top: 0; overflow: hidden; }
.index-shop .item { float: left; width: 32%; margin: 20px 2%; margin-left: 0; position: relative; transition: all .6s; background: url(../images/ico.png) no-repeat top center; }
.index-shop .item:nth-child(3n) { float: right; margin-right: 0; }
.index-shop .item .image-inner, .index-shop .item .text-inner { display: block; overflow: hidden; line-height: 30px; }
.index-shop .item .image-inner { height: 465px; display: flex; background: #F3F6F9; align-items: center; justify-content: center; position: relative; }
.index-shop .item .image-inner img { max-width: 100%; align-items: center; vertical-align: middle; transition: all .6s; z-index: 1; }
.index-shop .item:hover .image-inner img { transform: scale(1.025); }
.index-shop .item .text-inner { padding: 20px 20px; position: relative; text-align: center; font-size: 15px; line-height: 30px; color: #fff; }
.index-shop .item .text-inner .title { font-size: 20px; overflow: hidden; }
.index-shop .item .text-inner .text { margin-top: 5px; overflow: hidden; color: #fff; }

@media screen and (max-width: 767px) {
.index-shop .item { width: 100%; margin: 10px 0; }
.index-shop .item:nth-child(3n) { float: right; }
.index-shop .item .image-inner { height: auto; }
}
/**/

.index-about { padding: 20px 0; overflow: hidden; }
.about-left, .about-right { float: left; overflow: hidden; width: 58%; }
.about-left .title, .about-left .other, .about-left .text, .about-left .list { display: block; overflow: hidden; line-height: 30px; font-size: 15px; }
.about-left .title { margin: 20px 0; font-size: 28px; font-weight: bold; }
.about-left .title strong { color: #D72312; }
.about-left .other { font-size: 18px; margin: 20px 0; }
.about-left .text { }
.about-left .list { margin: 20px 0; }
.about-left .list li { float: left; width: 105px; margin: 20px 0; margin-right: 10%; height: 114px; display: flex; align-items: center; text-align: center; background: url(../images/index-about-ico-2.png) no-repeat center; justify-content: center; font-size: 14px; }
.about-left .list li:hover { background: url(../images/index-about-ico-1.png) no-repeat center; text-indent: -9999px; }
.about-right { float: right; width: 40% }
.about-right img { }

@media screen and (max-width: 767px) {
.about-left, .about-right { width: 100%; }
.about-left .list { margin: 10px 0; }
.about-left .list li { width: 33.33333%; margin: 10px 0; margin-right: 0; }
.about-right img { max-width: 100%; }
}
/**/
#wenxin { border: 1px solid #e5e5e5; background: #fff; position: relative; width: 280px; overflow:hidden; position: fixed; right: 0; bottom: 0; z-index: 99999;}
.wenxinHead {   }
.wenxinHead #wenxinClose { position: absolute; width: 40px; height: 40px; text-align: center; line-height: 40px; right: 0; top: 0; font-size: 18px; color: #fff; }
.wenxinHead #wenxinClose a { color: #fff; }
.wenxinContent h3, .wenxinContent p, .wenxinContent span { display: block; }
.wenxinContent h3 { font-size: 20px; color: #fff; font-weight: bold; text-align: center; margin: 20px 0; }
.wenxinContent p { font-size: 14px; line-height: 25px; padding: 10px 10px; }
.wenxinContent span { text-align: center; }
.wenxinContent img { max-width: 100%; vertical-align: middle; }
.wenxinContent #wenxinCloses { margin: 0 auto; width: 145px; height: 40px; line-height: 40px; font-size: 18px; color: #fff; background: url(../images/tip-button.png) no-repeat center; background-size: 145px auto; overflow: hidden; display: block; }
/**/
.dis-none { display: none; }
.dis-block { display: block; }
.visible { overflow: visible; }
/**/
</pre></body></html>